Dialog for ASP.NET Web Forms
Key Features

The C1Dialog control is a special type of dialog window that can be created on the client-side or server-side to display information and receive input from the user. You can use C1Dialog to create modal or modeless dialog windows by calling either the Open() methods.

Dialog windows can be used to:

Feature Overview

C1Dialog provides several unique features including, a rich object model, Modal and Modeless Dialog windows, Partial Page Rendering, style properties, built-in themes, template support, HTML content, external content, window positioning, minimizing options, movable dialog windows, and resizable dialog windows.